home *** CD-ROM | disk | FTP | other *** search
/ Languguage OS 2 / Languguage OS II Version 10-94 (Knowledge Media)(1994).ISO / gnu / ae.lha / ae / README < prev    next >
Text File  |  1990-02-28  |  2KB  |  76 lines

  1. This directory contains the AE program profiling system.  The files
  2. are:
  3.  
  4. AE    Subdirectory containing the code added to gcc.
  5.  
  6. AEC    Subdirectory containing aec, the compiler from schemas to C
  7.     programs.
  8.  
  9. gcc    Subdirectory containing a copy of the GNU C compiler.  This program
  10.     is not distributed with AE.  It is available from prep.ai.mit.edu in
  11.     the ~ftp/pub/gcc directory.
  12.  
  13. README    This file.
  14.  
  15. INSTALL    Instruction on installing AE.
  16.  
  17. COPYING    A copy of the GNU General Public License.
  18.  
  19. ae-tr.ps.Z  A compressed postscript file containing a technical report
  20.     describing AE.
  21.  
  22.  
  23. To make and install AE, read the file INSTALL.  AE is documented in a
  24. University of Wisconsin Computer Sciences Department Technical Report
  25. #912 entitled "Abstract Execution: A Technique for Efficiently Tracing
  26. Programs."  A postscript copy of this report is in the file
  27. ae-tr.ps.Z.  If you cannot print postscript, a hardcopy version of
  28. this report is available for free from:
  29.  
  30.     Technical Report Librarian
  31.     Computer Sciences Department
  32.     1210 West Dayton Street
  33.     University of Wisconsin
  34.     Madison, WI 53706
  35.     (608) 262-6616
  36.  
  37.  
  38. The patches to GCC have been tested with GCC version 1.36 and 1.37.
  39. They would probably work with earlier version, but I can't guarantee
  40. it.
  41.  
  42.  
  43. If you obtain a copy of AE and wish to be informed of future updates
  44. and bug fixes, send your electronic mail address to:
  45.  
  46.     larus@cs.wisc.edu.
  47.  
  48. I am interested hearing about bugs in the system and ports to other
  49. machines.  I would also like to know about applications for AE, so if
  50. you publish a paper based on AE, please send me a copy.
  51.  
  52.  
  53. AE is copyrighted by me and is distributed under the terms of the GNU
  54. General Public License, Version 1.  Please read this document, which
  55. is in the file COPYING.
  56.  
  57.  
  58. Although AE is free software, it cost time and money to produce.  If
  59. you use AE and work in industry, you can help support development of
  60. software of this sort by having your company make a unrestricted
  61. donation to my research program.  To do this, mail me check (address
  62. attached) payable to ``Computer Sciences Fund -- University of
  63. Wisconsin Foundation.''  The foundation's federal taxpayer
  64. identification number is 39-074-3975.
  65.  
  66.  
  67. James Larus
  68. Computer Sciences Department
  69. 1210 West Dayton Street
  70. University of Wisconsin
  71. Madison, WI 53706
  72.  
  73. larus@cs.wisc.edu
  74. (608) 262-9519
  75.  
  76.